Skip to content

fix(style): transparent table headers when custom background is used (@fehmer)#7612

Merged
Miodec merged 2 commits intomasterfrom
feature/fix-table-header2
Mar 15, 2026
Merged

fix(style): transparent table headers when custom background is used (@fehmer)#7612
Miodec merged 2 commits intomasterfrom
feature/fix-table-header2

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented Mar 10, 2026

Table header used bg-bg but we want the header to be transparent if a custom background is set.

  • move row striping back to tbody
  • remove bg-bg from thead

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Mar 10, 2026
@Miodec Miodec merged commit 0a7785b into master Mar 15, 2026
14 checks passed
@Miodec Miodec deleted the feature/fix-table-header2 branch March 15, 2026 12:23
Miodec pushed a commit to Leonabcd123/monkeytype that referenced this pull request Mar 16, 2026
…fehmer) (monkeytypegame#7612)

Table header used `bg-bg` but we want the header to be transparent if a
custom background is set.

- move row striping back to tbody
- remove bg-bg from thead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants